SET MATRIX NORMAL
This command will set the individual normal of a point within the matrix. The normal is a projected direction away from the vertex position that instructs the matrix how to take light for that point. You can use matrix normals to affect how the matrix is lit and at what strength. The matrix number and tile reference values should be integer values. The normal values should be real numbers.

SYNTAX
SET MATRIX NORMAL Matrix Number, TileX, TileZ, NX, NY, NZ

RELATED INFO
MATRIX Commands Menu
Index

EXAMPLE
View Showcase Example
View Usage Example